home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 1.iso / connect / _j2 / wsmtpd16 / wsmtpsrv.def < prev    next >
Text File  |  1993-10-09  |  283b  |  12 lines

  1. NAME        WSMTPSRV WINDOWAPI
  2. DESCRIPTION 'Windows SMTP Server v1.61 - By Ian Blenke'
  3. EXETYPE     WINDOWS
  4. CODE        PRELOAD MOVABLE DISCARDABLE
  5. DATA        PRELOAD SINGLE
  6. HEAPSIZE    8192
  7. STACKSIZE   16384
  8. EXPORTS
  9.        DlgProc          @1
  10.        NetProc          @2
  11.  
  12.